The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "catalyst::view::tt"

Catalyst::View::TT - Template View Class River stage two • 60 direct dependents • 77 total dependents

This is the Catalyst view class for the Template Toolkit. Your application should defined a view class which is a subclass of this module. Throughout this manual it will be assumed that your application is named MyApp and you are creating a TT view n...

JJNAPIORK/Catalyst-View-TT-0.46 - 03 Aug 2022 22:55:14 UTC - Search in distribution

Catalyst::View::TT::XHTML - A sub-class of the standard TT view which serves application/xhtml+xml content if the browser accepts it. River stage one • 1 direct dependent • 1 total dependent

This is a very simple sub-class of Catalyst::View::TT, which sets the response "Content-Type" to be "application/xhtml+xml" if the user's browser sends an "Accept" header indicating that it is willing to process that MIME type. Changing the "Content-...

BOBTFISH/Catalyst-View-ContentNegotiation-XHTML-1.103 - 20 Nov 2009 11:52:44 UTC - Search in distribution

Catalyst::View::TT::Alloy - Template::Alloy (TT) View Class River stage one • 2 direct dependents • 3 total dependents

This is the Catalyst view for the TT emulator Template::Alloy. Your application should define a view class which is a subclass of this module. The easiest way to achieve this is using "script/myapp_create.pl" (replacing "myapp" with the name of your ...

DJZORT/Catalyst-View-TT-Alloy-0.00007 - 29 Mar 2015 23:19:58 UTC - Search in distribution

Catalyst::View::TT::Layout - Layout TT template processing River stage zero No dependents

A Layout version of the Catalyst TT view. OVERRIDDEN METHODS process Overrides "process" to let template could be layout....

CHUNZI/Catalyst-View-TT-Layout-0.01 - 08 Jul 2005 08:44:42 UTC - Search in distribution

Catalyst::View::TT::Progressive - Control the wrapper River stage zero No dependents

LNATION/Catalyst-View-TT-Progressive-0.01 - 12 Apr 2019 19:09:53 UTC - Search in distribution

Catalyst::View::TT::ControllerLocal - Catalyst TT View with template names relative to the Controller River stage one • 1 direct dependent • 1 total dependent

Catalyst::View::TT::ControllerLocal is like a normal Catalyst TT View, but with template file names relative to the current Controller. So with a set of templates like: ./root/edit.html ./root/add.html ./root/Frobniz/add.html and an action "add" in t...

JOHANL/Catalyst-View-TT-ControllerLocal-0.02 - 04 Dec 2005 14:01:08 UTC - Search in distribution

Catalyst::View::TT::FunctionGenerator - Generate functions from ... to be used from a TT view River stage zero No dependents

This module stuffs given methods as coderefs into your TT variables, enabling the use of shorter names in your templates. To use this plugin, you will need to be using the Singleton plugin as well (so that we only populate one correct copy of the con...

NUFFIN/Catalyst-View-TT-FunctionGenerator-0.02 - 07 Mar 2007 03:04:22 UTC - Search in distribution

Catalyst::View::SVG::TT::Graph - SVG::TT::Graph charts (in svg/png/gif/jpeg..) for your Catalyst application River stage zero No dependents

TERENCEMO/Catalyst-View-SVG-TT-Graph-0.0226 - 17 Aug 2015 11:18:36 UTC - Search in distribution

Catalyst::Helper::View::Enzyme::TT - Helper for Enzyme::TT Views River stage zero No dependents

Helper for Enzyme::TT Views....

JOHANL/Catalyst-Enzyme-0.11 - 14 Jan 2006 12:32:26 UTC - Search in distribution

CatalystX::Features::View::TT - Makes View::TT handle features. River stage zero No dependents

Use this base class to make View::TT support TT in your features. This class will modify "INCLUDE_PATH", adding the "/root" dir of each feature in the app....

VTI/CatalystX-Features-0.26 - 29 Jul 2015 09:25:40 UTC - Search in distribution

Catalyst::Helper::View::TT::Bootstrap - Helper for TT view. Creates the View/TT.pm and a template directory structure under MyApp/root containing templates, macros, and a base stylesheet to facilitate getting to the meat of building your app's pages sooner than later. River stage zero No dependents

This helper module creates a TT View module. It also creates a set of templates, macros, and a stylesheet to let you focus on the content of your apps pages sooner. The View/TT.pm module created is configured to work within the generated template str...

DRPROLIX/Catalyst-Helper-View-TT-Bootstrap-0.01 - 27 Feb 2008 06:53:54 UTC - Search in distribution

Catalyst::View::TT::Filters::LazyLoader - TT View Class with Template::Filters::LazyLoader support. River stage zero No dependents

TT View Class with Template::Filters::LazyLoader support....

TOMYHERO/Catalyst-View-TT-Filters-LazyLoader-0.07 - 17 Jul 2008 13:00:29 UTC - Search in distribution

Catalyst::TraitFor::View::TT::ConfigPerSite - Extend Catalyst TT View to work with multiple sites at once River stage zero No dependents

This Role or Trait allows you to share an application between sites, clients, etc with different configuration for databases. It extends Catalyst TT View to work with multiple template paths, per site or configuration....

TEEJAY/Catalyst-TraitFor-Component-ConfigPerSite-0.12 - 08 Jan 2013 21:08:53 UTC - Search in distribution

lib/Catalyst/Plugin/AutoCRUD/View/TT.pm River stage one • 2 direct dependents • 2 total dependents

OLIVER/Catalyst-Plugin-AutoCRUD-2.200002 - 14 Feb 2015 10:26:37 UTC - Search in distribution

Catalyst::Helper::View::TTSimple - Simplified TT layout for building web sites. River stage zero No dependents

This helper module creates a simple TT skeleton layout in your catalyst project. It goes further than Catalyst::Helper::View::TT and a bit less than Catalyst:Helper::View::TTSite in that it creates just the bare essentials to get you started. What ge...

VICTORI/Catalyst-Helper-View-TTSimple-0.2 - 23 Dec 2006 07:30:16 UTC - Search in distribution

lib/CatalystX/Crudite/View/TT.pm River stage zero No dependents

MARCEL/CatalystX-Crudite-0.21 - 16 Jan 2014 16:56:12 UTC - Search in distribution

Hopkins::Plugin::HMI::Catalyst::View::TT - Catalyst TT View River stage zero No dependents

DIZ/Hopkins-Plugin-HMI-0.900 - 12 Nov 2010 20:59:56 UTC - Search in distribution

Catalyst::Helper::View::TT::Bootstrap::YUI - Generate TT templates using YUI River stage zero No dependents

This helper module creates a Catalyst::View::TT class in your application. It also creates a set of templates, macros, and a stylesheet to let you focus on the content of your apps pages sooner with less copy and pasting. It also provides a mechanism...

JSHIRLEY/Catalyst-Helper-View-TT-Bootstrap-YUI-0.02 - 02 Jan 2010 15:16:27 UTC - Search in distribution

sample/TinyURL/lib/TinyURL/View/TT.pm River stage zero No dependents

BAYSIDE/Catalyst-Plugin-CRUD-0.21 - 02 Oct 2007 19:30:25 UTC - Search in distribution

CatalystX::Example::YUIUploader::View::TT - TT View for CatalystX::Example::YUIUploader River stage zero No dependents

TT View for CatalystX::Example::YUIUploader....

RKRIMEN/CatalystX-Example-YUIUploader-0.02 - 02 Mar 2008 22:40:10 UTC - Search in distribution
147 results (0.145 seconds)